Forgotten file
authorMatthias Clasen <mclasen@redhat.com>
Sun, 11 Jan 2015 02:16:21 +0000 (21:16 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 11 Jan 2015 02:16:21 +0000 (21:16 -0500)
gtk/theme/HighContrast/_common.scss

index cd3451e0d747ebda71652f7453d75e6b05d04287..fc270d525c6b90749830e30f823854a7244cdadf 100644 (file)
@@ -438,7 +438,6 @@ $_dot_color: $selected_bg_color;
   .primary-toolbar & { icon-shadow: none; } // tango icons don't need added shadows
 //  .separator {
 //    -GtkWidget-wide-separators: true;
-//    -GtkWidget-horizontal-separator: 0;
 //   }
   .linked > &,
   .linked > &:hover,
@@ -758,8 +757,6 @@ GtkComboBox {
   .separator.vertical {
     // always disable separators
     -GtkWidget-wide-separators: true;
-    -GtkWidget-horizontal-separator: 0;
-    -GtkWidget-vertical-separator: 0;
   }
   &.combobox-entry .entry {
     border-radius: 3px 0 0 3px;
@@ -1780,8 +1777,6 @@ GtkScrolledWindow {
   GtkFontButton &.vertical {
     // always disable separators
     -GtkWidget-wide-separators: true;
-    -GtkWidget-horizontal-separator: 0;
-    -GtkWidget-vertical-separator: 0;
   }
 }